go.uber.org/atomic.Uintptr.CAS (method)

one use

	go.uber.org/atomic (current package)
		uintptr.go#L71: func (i *Uintptr) CAS(old, new uintptr) (swapped bool) {